Geospatial Analysis in Fused
Welcome to geospatial analysis with Fused! This section covers everything you need to know to work with geospatial data in Fused.
📄️ Best Practices
Explore data in "Map View"
📄️ Read Data
Common examples for reading geospatial data in Fused.
📄️ Write Data
When working with Fused we recommend you save your files in 2 formats: Parquet & Cloud Optimized GeoTIFF (COG).
📄️ Processing & Statistics
Buffer analysis
📄️ Visualization
Within Workbench
📄️ Google Earth Engine & BigQuery
Google Earth Engine
📄️ Map Tile/Single
When spatial UDFs are called (i.e. that return spatial data like a GeoDataFrame or an array of GeoTiff tiles), they run and return the output of the execution like any UDF. However they can be called in two ways that influence how Fused handles them: Tile and Single.
📄️ Other Integrations
This section shows how to integrate Fused UDFs with popular mapping and visualization tools.